home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus Special 21
/
AMIGAplus Sonderheft 21 (1999)(ICP)(DE)[!].iso
/
PublicDomain
/
Anwendungen
/
NewStuff
/
Changes.txt
next >
Wrap
Text File
|
1999-08-23
|
2KB
|
61 lines
Changes for NewStuff 1.0
- Optimized main loop, now eats less CPU.
Changes for NewStuff .999 (Blitz list pre-release version):
- Fixed bug -- NewStuff wasn't creating default assigns for the Session
and Recent directories (and also wasn't removing colons for assigns
correctly)
- Improved autoview, now the filename is inserted into the command
where "%s" is found, and the filename can be used in multiple places.
- Fixed bug : NewStuff tried to add files that were still open (being
downloaded) and the links failed -- now skips files it can't lock()
and will see them when they are finished.
- Added "Yes to all" option to the "Delete corresponding files" requester,
handy when you delete multiple files from session or recent at once.
- Fixed small bug (more of an annoyance) causing NewStuff to sometimes
miss files deleted from Session/Recent when asking to delete another
file.
Changes for NewStuff .998:
- Now opens window _after_ reading the USEWINDOW tooltype -- hopefully
it all works this time!
- Doesn't use C:List any more!
- Asks before deleting non-links from the Session directory
Changes since NewStuff .994:
- Now opens window _before_ trying to set its title! Thanks to Chris Malin
for figuring this one out!
- Link failure message now appears in all versions, not just the debug
version.
(some of the) Changes since NewStuff .99:
- Now checks task name and uses that to read the corresponding icon,
not hardcoded to "NewStuff" any more
- Now will abort if run from CLI
- Fixed bug in delete from session directory routine (works now :)
- Added safety feature : NewStuff will not run if any of the three
directories are the same
- Autoview feature is now disabled if the viewers file can't be found
- NewStuff will ask about files still existing in Recent that aren't in
Watch, in case you deleted a file while NewStuff was not running
- Now about 6k larger. :|